home *** CD-ROM | disk | FTP | other *** search
- ;+---------------------------------------+
- ;| Process definition file for level 22 |
- ;+---------------------------------------+
-
- #mess 01
- Delay 3
- TextA: -1 64 "Go get Chojin Mask!"
- #end
-
- ;=================================
- ;| Processes definition part |
- ;=================================
-
- #proc 01
- startdelay 0.1
- backwait 1
- sfxon 80
- #action
- waitout 4096 4096 800
- ; source 17 16 8 26 20
- source 17 15 7 28 10
- #end
-
-
- #proc 02
- startdelay 0.1
- backwait 1
- sfxon 80
- #action
- waitout 3328 6144 1024
- source 13 24 9 28 10
- #end
-
- #proc 03 ; light and fence
- backwait 1
- sfxid 82
- sfxposxy 11 7
- #action
- waitout 3072 1792 800
- source 12 7 7 20 10
- up 11 6 112 s:16
- #end
-
-
- #proc 04 ; open door
- backwait 1.5
- speed 11
- sfxid 81
- sfxposxy 22 12
- #action
- waitout 5632 3072 400
- ymove 21 13 -300 64
- ymove 22 13 -300 64
- ymove 23 12 -300 64
- #end
-
-
- #proc 05 ; open door to chojin mask
- backwait 3.0
- speed 8
- linkswitchat 19 15
- OnMessage 1
- sfxid 81
- sfxposxy 23 19
- #action
- waitout 6144 4864 512
- xmove 22 19 64 -220
- xmove 23 19 64 -220
- xmove 23 18 64 -220
- #end
-
-
- ;============================================
- ;| Link switches and objects to processes: |
- ;| Format: "LINK swx swy Nproc" |
- ;============================================
- #links
- floor 16 13 1
- floor 16 18 1
- floor 10 23 2
- floor 10 24 2
- floor 14 21 2
- floor 15 21 2
- floor 16 23 2
- floor 16 24 2
- floor 9 6 3
- floor 9 7 3
- floor 13 8 3
- floor 22 11 4
- floor 22 12 4
- link 19 15 5
- #end
-
- #teleports
- tcenter 24 20 8 25 0
- #end
-
- .
-
-
-